Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program that defines a relation count(A,L,N) that counts into N the numbe...Feb 22
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota...Feb 22
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
Program to find co relation between two data sets defined and initialise by the...Apr 22
Prolog program to define the relation translate(List1, List2) to translate a lis...Feb 21
ProLog Program to find relationsFeb 21
ProLog Program to find relations in familyFeb 21
ProLog Program to generate facts of the family and take different relationsFeb 21
Prolog program to define a relation dividelist (L,L1,L2) so that L is partitione...Feb 22
Prolog program that defines a relation max(X,Y,Max) where Max is the greater of ...Feb 22
Program that counts number of line, number of words and number characters in spe...Nov 18
Perform insert, delete, merge and delete multiple occurrences of a number from a...Aug 19
Program that defines a relation split(L,P,N) where list is divided into positive...Feb 22
Program to count the number of +ve ( positive ) and _ve ( negative ) numbersJan 25
Prolog program to find the nth element of a list Feb 22
Prolog program to insert an element anywhere in the listFeb 22
Prolog program to generate a fibonacci series of N elementsFeb 22
Prolog program to delete an element from a list using concatenateFeb 22
Prolog program to delete an element from a given list without using concatenateFeb 22
Prolog program to add an element to the begining of a listFeb 21
Prolog program to add an element in a head position in given listFeb 21
Prolog program to add an element in a last position in given listFeb 21
Prolog program to delete an element from a given listFeb 21
Prolog program to find the last element in a given listFeb 21
Prolog program to find the nth element of a listFeb 22
Prolog program to find the sum of the elements in the listFeb 22
Prolog program to write the elements of the list line by lineFeb 22
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LISTFeb 22
PROGRAM TO FIND CORRELATION BETWEEN TWO DATA SETS DEFINED NUMBER OF PROCESSESApr 23
Program for count number of digits in stringMay 24
Application for counting factorial of a given numberMar 09
Program that takes a long sentence and a character from the client and count the...Mar 02
Program to count number of employee in the company using structures / fileOct 24
Program to count number of male employee in a company using structures/file perf...Sep 10
ProLog Program to convert decimal number to roman numberFeb 21
ProLog Program to find maximum number from inputted numbersFeb 21
Program to count number of characters in specified stringFeb 14
Program to count number of words, lines and characters in given stringDec 18
File handling program to count number of characters in a fileSep 10
PROGRAM TO COUNT TOTAL OF POSTIVE AND NEGATIVE NUMBERSMar 24
Count number of a and A from string ”Application of Microprocessor” and give app...Jul 22
Program to count particular character for number of times in a input string Mar 31
Prolog program that defines a predicate maxlist (L,Max) where Max is the greates...Feb 22
Program to copy elements of one array to another for n number of processesJul 28
Program to copy elements of one array to another for n number of processesJul 29
Program to initialize array by even numbers starting from 2 and display sum of a...Nov 19